home *** CD-ROM | disk | FTP | other *** search
/ PC Play 128 / pc play 128.iso / Demo / xmr / xmr.exe / {app} / Shaders / vs / vs1_1_shadow.vsh < prev    next >
Encoding:
Text File  |  2006-04-25  |  759 b   |  24 lines

  1. vs_1_1
  2. // DX9 Vertex shader generated by NVIDIA Cg compiler
  3. // cgc version 1.3.0001, build date Jan  7 2005 14:01:35
  4. // command line args: -q -profile vs_1_1 -entry main -profileopts dcls
  5. // source file: vs1_1_shadow.cg
  6. // nv30vp backend compiling 'main' program
  7. //vendor NVIDIA Corporation
  8. //version 1.0.02
  9. //profile vs_1_1
  10. //program main
  11. //semantic main.ModelViewMatrix
  12. //var float4x4 ModelViewMatrix :  : c[0], 4 : 1 : 1
  13. //var float4 I.Position : $vin.POSITION : ATTR0 : 0 : 1
  14. //var float3 I.Normal : $vin.NORMAL : ATTR3 : 0 : 0
  15. //var float4 main.HPOS : $vout.POSITION : HPOS : -1 : 1
  16. dcl_normal v3
  17. dcl_position v0
  18.     dp4 oPos.x, c0, v0
  19.     dp4 oPos.y, c1, v0
  20.     dp4 oPos.z, c2, v0
  21.     dp4 oPos.w, c3, v0
  22. // 4 instructions
  23. // 0 temp registers
  24.